'Declaration Public Shared ReadOnly Property ReorderItems As CollectionChangeEventArgs(Of T)
public static CollectionChangeEventArgs<T> ReorderItems { get; }
public: __property static CollectionChangeEventArgs<T*>* get_ReorderItems();
public:
static property CollectionChangeEventArgs<T^>^ ReorderItems { CollectionChangeEventArgs<T^>^ get(); }